CalendarEvent Properties |
The CalendarEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| EndTime |
Represents the end of a calendar event. This is a required child element.
| |
| Id |
Represents the entry ID of the calendar item.
| |
| IsException |
Indicates whether an instance of a recurring calendar item is changed from the master.
| |
| IsMeeting |
Indicates whether the calendar event is a meeting or an appointment.
| |
| IsPrivate |
Indicates whether the calendar item is private.
| |
| IsRecurring |
Indicates whether the calendar event is an instance of a recurring calendar item or a single calendar item.
| |
| LegacyFreeBusyStatus | ||
| Location |
Represents the location field of the calendar item.
| |
| ReminderIsSet |
Indicates whether a reminder has been set for the calendar event.
| |
| StartTime |
Represents the start of a calendar event. This is a required child element.
| |
| Subject |
Represents the subject of the calendar item.
|